home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 004-kdeapps.lzm / usr / bin / k3bsetup < prev    next >
Encoding:
Text File  |  2008-05-27  |  648 b   |  21 lines

  1. #
  2. # $Id: k3bsetup 476230 2005-10-31 23:05:34Z thiago $
  3. # Copyright (C) 2003 Sebastian Trueg <trueg@k3b.org>
  4. #
  5. # This file is part of the K3b project.
  6. # Copyright (C) 1998-2003 Sebastian Trueg <trueg@k3b.org>
  7. #
  8. # This program is free software; you can redistribute it and/or modify
  9. # it under the terms of the GNU General Public License as published by
  10. # the Free Software Foundation; either version 2 of the License, or
  11. # (at your option) any later version.
  12. # See the file "COPYING" for the exact licensing terms.
  13. #
  14.  
  15.  
  16. #!/usr/bin/sh
  17.  
  18. #TODO: if kdesu not found and not currently root use kdialog to display an error message
  19.  
  20. kdesu kcmshell k3bsetup2
  21.